home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
eggs_and.swf
/
scripts
/
frame_41
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-12
|
125 b
|
10 lines
stop();
stopAllSounds();
clockpart.stop();
i = 0;
while(i < meat)
{
eval("egg" + i).removeMovieClip();
i++;
}